Revert.
[cyberduck.git] / profiles / S3 (Temporary Credentials).cyberduckprofile
blob8f25de7f236d15b17524f0f4c33c1cae89792451
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 ~ Copyright (c) 2002-2015 David Kocher. All rights reserved.
4 ~ http://cyberduck.ch/
6 ~ This program is free software; you can redistribute it and/or modify
7 ~ it under the terms of the GNU General Public License as published by
8 ~ the Free Software Foundation; either version 2 of the License, or
9 ~ (at your option) any later version.
11 ~ This program is distributed in the hope that it will be useful,
12 ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
13 ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 ~ GNU General Public License for more details.
16 ~ Bug fixes, suggestions and comments should be sent to feedback@cyberduck.ch
17 -->
19 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
20 <plist version="1.0">
21 <dict>
22 <key>Protocol</key>
23 <string>s3</string>
24 <key>Vendor</key>
25 <string>s3-role</string>
26 <key>Description</key>
27 <string>S3 (Amazon Simple Storage Service)</string>
28 <key>Context</key>
29 <string>http://169.254.169.254/latest/meta-data/iam/security-credentials/s3access</string>
30 <key>Username Configurable</key>
31 <false/>
32 <key>Password Configurable</key>
33 <false/>
34 <key>Anonymous Configurable</key>
35 <false/>
36 </dict>
37 </plist>